Skip to content

Conversation

@c-dilks
Copy link
Member

@c-dilks c-dilks commented Jan 22, 2026

The key parameter of Algorithm::SetOption is manually determined, typically from the Algorithm::GetOption* methods. Instead:

  • generate the key name from the YAML node path's string elements, delimiting elements by "/"
  • throw an exception if a user uses SetOption with an old key name, and print the new name

@c-dilks c-dilks force-pushed the standardize-setoption branch from 6600115 to 52cb87f Compare January 23, 2026 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Unsorted

Development

Successfully merging this pull request may close these issues.

2 participants